home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2000 September / september_2000.iso / intercd / root / ^Linux / cdrtools-1.10 / man / Makefile
Encoding:
Makefile  |  1997-03-04  |  580 b   |  15 lines

  1. #ident %W% %E% %Q%
  2. ###########################################################################
  3. # Sample makefile for sub directory makes
  4. ###########################################################################
  5. SRCROOT=    ..
  6. RULESDIR=    RULES
  7. include        $(SRCROOT)/$(RULESDIR)/rules.top
  8. ###########################################################################
  9.  
  10. DIRS=    man4
  11.  
  12. ###########################################################################
  13. include        $(SRCROOT)/$(RULESDIR)/rules.dir
  14. ###########################################################################
  15.